home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950726-19950929 / 000337_news@columbia.edu_Tue Sep 12 00:01:53 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA15252
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 11 Sep 1995 20:19:44 -0400
  3. Received: by apakabar.cc.columbia.edu id AA00595
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 11 Sep 1995 20:19:43 -0400
  5. Path: news.columbia.edu!panix!news.mathworks.com!tank.news.pipex.net!pipex!in2.uu.net!usc!nic-nac.CSU.net!axe!ll1
  6. From: Larry Levine <ll1%axe@apakabar.cc.columbia.edu>
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: ?warning: unknown hardware for port
  9. Date: Mon, 11 Sep 1995 17:01:53 -0700
  10. Organization: Information Resources and Technology
  11. Lines: 14
  12. Message-Id: <Pine.PMDF.3.91.950911164308.13418A-100000@axe>
  13. Nntp-Posting-Host: axe.humboldt.edu
  14. Mime-Version: 1.0
  15. Content-Type: TEXT/PLAIN; charset=US-ASCII
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18.  
  19. I recently switched from MS-Kermit 2.32 to 3.14, which resulted in a 
  20. previously unseen problem...
  21.  
  22. Occasionally, immediately after my modem reports a connect, Ms-Kermit 
  23. will show the message, 
  24.  
  25.     ?warning: unknown hardware for port.  Using Bios as BIOS2. 
  26.  
  27. A "set port 2" entered from the keyboard puts matters right.  Of course 
  28. there is also a "set port 2" in my mscustom.ini, and in my log-in 
  29. script.
  30.  
  31. What's going on?  Suggestions for correcting this?